home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global gAutoMode, gHistoryList, gDirection0IsBack1IsFwd, gCurrentZone, gPictureSprite, gElevatorSprite, gScrollBarSprite, gPictToStart, RecipeNum, gProgrmPathOnHD
- set gPictToStart to RecipeNum
- set the itemDelimiter to ","
- set gScrollBarSprite to 11
- set gElevatorSprite to 12
- set gPictureSprite to 17
- set gAutoMode to 0
- set gDirection0IsBack1IsFwd to 1
- if soundBusy(1) = 1 then
- sound playFile 1, gProgrmPathOnHD & "slides"
- end if
- end
-